


/*默认设置*/
body, form, p, ul, li
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}


/*基本设置*/
body
{
	
		background-color: #E8F4FF;
	
}
.main
{
	width: 938px;
	
		background-color: #FFFFFF;
	
	table-layout: fixed;
}

body, table
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
}
input, select, textarea
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a
{
	text-decoration: underline;
	color: #666666;
}
a:hover
{
	text-decoration: none;
	color: #FF5A00;
}


/*顶部*/
table#header
{
	
		background-Image: url(style/20091462514037.jpg);
	
	margin-top: 3px;
}
table#header td#headerLeft
{
	

	padding-left:16px;
}
table#header td#headerRight
{
	
}
table#header #searchInput
{
	border: 1px solid #000000;
	background-color: #F3F9FF;
	color: #666666;
}
table#header #searchImage
{
	cursor: pointer;
	
}


/*顶部导航*/
table#nav
{
	
		background-Image: url(style/20091462843145.jpg);
	
	border-bottom: 3px solid #9AF3FF;
}
table#nav td.space
{
	width: 1px;
	background-color: #63BEEF;
}
table#nav a.nav
{
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 36px;
	line-height: 36px;
}
table#nav a.navCurrent
{
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	height: 36px;
	line-height: 36px;

	color: #0D77CF;
	
		background: url(style/20091462902677.jpg) repeat-x center center;
	
}
table#nav a.nav:hover
{
	color: #0D77CF;
	
		background: url(style/20091462902677.jpg) repeat-x center center;
	
}



/*下拉菜单*/
table.navFloat
{
	width: 100px!important;width: 100%;
	position: absolute;
	z-index: 2;
	visibility: hidden;
	background-color: #9AF3FF;
}
table.navFloat tr.space
{
	height: 1px;
	background-color: #EBFDFF;
}
table.navFloat a
{
	display: block;
	width: 90px!important;width: 100%;
	height: 25px;
	line-height: 25px;
	padding:0 5px;
	color: #0D77CF;
	text-decoration: none;
}
table.navFloat a:hover
{
	color: #0D77CF;
	text-decoration: none;
	background-color: #CDF9FF;
}

/*左侧*/
.left
{
	
		background-color: #F3F9FF;
	
}

.left .title
{
	height: 22px;
	line-height: 22px;
	margin-top: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #006FCB;
	
		background: url(style/20091463214925.jpg) center bottom no-repeat;
	
		text-align: center;
		padding-top: 3px;
	
}
.left .content
{
	padding: 10px 4px 5px 4px;
	color: #005AA4;
	background-color: #F3F9FF;
	border: 1px solid #F3F9FF;
	line-height: 20px;
	width: 170px!important;width: 180px; /*ie 和 firefox 对于宽度的理解不一样*/
}
.left .content a
{
	color: #005AA4;
	text-decoration: underline;
}
.left .content a:hover
{
	color: #FF5A00;
	text-decoration: none;
}
.left .content img.p
{
	border: 1px solid #E1E1E1;
}
.left .moreImage
{
	height: 20px;
	cursor: pointer;
	clear: both;
	
		background: url(style/20091463323801.gif) center right no-repeat;
	
}

/*左侧二三级导航*/
a.menu
{
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	height: 26px;
	line-height: 26px;

	color: #006FCB;
	
		background: url(style/20091464639301.jpg) no-repeat center center;
	
}
a.menuCurrent
{
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	height: 26px;
	line-height: 26px;

	color: #008396;
	
		background: url(style/20091464652677.jpg) no-repeat center center;
	
}
a.menu:hover, a.menuCurrent:hover
{
	color: #008396;
	
		background: url(style/20091464652677.jpg) no-repeat center center;
	
}
a.subMenu
{
	display: block;
	text-decoration: none;
	height: 26px;
	line-height: 26px;

	color: #006FCB;
	
		background: url(style/20091464664317.jpg) no-repeat center center;
	
}
a.subMenuCurrent
{
	display: block;
	text-decoration: none;
	height: 26px;
	line-height: 26px;

	color: #008396;
	
		background: url(style/20091464678693.jpg) no-repeat center center;
	
}
 a.subMenu:hover, a.subMenuCurrent:hover
{
	color: #008396;
	
		background: url(style/20091464678693.jpg) no-repeat center center;
	
}


/*右侧*/
.right, #homeMain
{
	
		background-color: #ffffff;
	
}
.right .title
{
	font-size: 16px;
	font-weight: bold;
	line-height: 180%;
	color: #006FCB;
	
		background: url(style/20091464800957.jpg) no-repeat center bottom;
	
}
.right .content
{
	margin: 20px 0 40px 0;
	font-size: 14px;
	line-height: 180%;
	color: #666666;
}
.right .list
{
	margin: 20px 0 20px 0;
	color: #666666;
}
.right .pic
{
	margin-top: 20px;
}
.right .content a, .right .list a
{
	font-size: 14px;
	color: #666666;
}
.right .content a:hover, .right .list a:hover
{
	font-size: 14px;
	color: #FF5A00;
}
.right .pic a /*图片列表的链接要单独定义，因为链接文字大小不一样*/
{
	color: #666666;
}
.right .pic a:hover
{
	color: #FF5A00;
}
.right img.p
{
	border: 1px solid #E1E1E1;
}


/*翻页*/
.page
{
	margin-bottom: 20px;
}
.page a
{
	text-decoration: none;
	color: #666666;
}
.page a.current
{
	color: #FF5A00;
}
.page a:hover
{
	text-decoration: underline;
	color: #FF5A00;
}

/*首页中间*/
#homeM
{
	
		background-color: #FFFFFF;
	
}
#homeM .title
{
	height: 30px;
	line-height: 30px;
	margin: 10px 0 15px 0;

	color: #008396;
	
		background: url(style/20091463580489.jpg) no-repeat center center;
	
}
#homeM .titleL
{
	padding-left: 25px;
	font-weight: bold;
}
#homeM .titleR
{
	text-align: right;
}
#homeM .content
{
	color: #666666;
	line-height: 20px;
}
#homeM a
{
	color: #666666;
}
#homeM a:hover
{
	color: #FF5A00;
}
#homeM .moreImage
{
	height: 20px;
	width: 60px;
	cursor: pointer;
	
		background: url(style/20091463412709.gif) bottom right no-repeat;
	
}
#homeM img.p
{
	border: 1px solid #E1E1E1;
}


/*首页右侧*/
#homeR
{
	
		background-color: #F3F9FF;
	
	border-left: 1px solid #DFF0FF;
	border-right: 1px solid #DFF0FF;
}
#homeRSpace
{
	background-color: #F3F9FF;
}
#homeR .title
{
	margin-top: 10px;
	height: 22px;
	line-height: 22px;
	font-size: 13px;
	font-weight: bold;
	color: #006FCB;
	
		background: url(style/20091463777241.jpg) center bottom no-repeat;
	
		text-align: center;
		padding-top: 3px;
	
}
#homeR .content
{
	padding: 10px 10px 0 10px;
	color: #2958A4;
	line-height: 20px;
	width: 172px!important;width: 192px; /*ie 和 firefox 对于宽度的理解不一样*/
}
#homeR .content a
{
	color: #2958A4;
	text-decoration: underline;
}
#homeR .content a:hover
{
	color: #FF5A00;
	text-decoration: none;
}
#homeR .content img.p
{
	border: 1px solid #B9DAF5;
}
#homeR .moreImage
{
	height: 20px;
	cursor: pointer;
	clear: both;
	
		background: url(style/20091463835585.gif) center right no-repeat;
	
}




/*日期*/
.date
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*首页友情链接*/
#selectLink
{
	background-color: #FFFFFF;
	color: #666666;
}


/*联系我们等表单性质的页面*/
.contactInfo
{
	line-height: 180%;
	color: #666666;
}
.contactTitle
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3491DF;
}
.contactMsg
{
	font-weight: bold;
	color: #3491DF;
}
.contactInput
{
	color: #666666;
}
.input
{
	border: 1px solid #CEE9FE;
	color: #666666;
	background-color: #ffffff;
}
.button
{
	color: #ffffff;
	background-color: #3491DF;
}

.order
{
	background-color: #3491DF;
}
.order td
{
	background-color: #FBFEFC;
}
.order td.orderTitle
{
	font-weight: bold;
	color: #3491DF;
}
.order td.orderContent
{
	color: #666666;
}
.order a /*订购表单的删除按钮，采用和订购内容一样的颜色*/
{
	color: #666666;
}
.orderLink a /*订购表单的链接颜色使用右侧的默认颜色*/
{
	color: #666666;
}
.orderLink a:hover
{
	color: #FF5A00;
}

.message
{
	margin-bottom: 15px;
	border: 1px solid #3491DF;
	background-color: #F3F9FF;
}
.messageTitle
{
	padding: 0 6px 0 25px;
	color: #3491DF;
	
		background: url(style/200842164994001.gif) no-repeat 6px center;
	
}
.messageContent
{
	padding: 0 6px 20px 25px;
	line-height: 180%;
	color: #333333;
}
.replyTitle
{
	padding: 0 6px 0 25px;
	color: #3491DF;
	
		background: url(style/200842164999221.gif) no-repeat 6px center;
	
}
.replyContent
{
	padding: 0 6px 20px 25px;
	line-height: 180%;
	color: #333333;
}


/*底部导航*/
table#navBottom
{
	
		background-image: url(style/20091463876693.jpg);
	

	color: #FFFFFF;
	text-align: center;
}

table#navBottom a
{
	color: #FFFFFF;
	text-decoration: none;
}
table#navBottom a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}


/*底部版权*/
table#footer
{
	
		background-color: #FFFFFF;
	

	color: #666666;
	line-height: 18px;
	text-align: center;
	padding: 8px 0 10px 0;
}

table#footer a
{
	color: #666666;
	text-decoration: none;
}
table#footer a:hover
{
	color: #FF5A00;
	text-decoration: underline;
}
